node_dlang ~master (2022-04-11T07:35:48.1179467)
Dub
Repo
JSVar.opIndexAssign
node_dlang
JSVar
Undocumented in source. Be warned that the author may not have intended to support it.
struct
JSVar
auto
opIndexAssign
(
T
S
)
(
T
toAssign
,
S
propName
)
if
(
isSomeString
!
S
)
Meta
Source
See Implementation
node_dlang
JSVar
aliases
CtxRefT
constructors
this
functions
constructor
context
isUndefined
jsLog
opCall
opCast
opIndex
opIndexAssign
toNapiValue
templates
opDispatch
variables
ctxRef
env